Hello,
I am trying to mimic the following VBA code using Aspose:
ConvertNumbersToText Method | Microsoft Learn
This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...the first value to keep the formatting: for f in para.range.fields:...Run(aspose_doc, label) para.list_format.remove_numbers() para.prep...